RegistryItem.Item Function

Returns as a RegistryItem the RegistryItem corresponding to Index. If Index is greater than KeyCount, then an OutOfBoundsException is raised.

Syntax

result = RegistryItem.Item( Index )

Parameters

Index

Integer

Return Value

Result

RegistryItem